home *** CD-ROM | disk | FTP | other *** search
/ SPACE 1 / SPACE - Library 1 - Volume 1.iso / program / 386 / insttest / aut_data.dat < prev    next >
Text File  |  1985-11-19  |  463b  |  13 lines

  1. AUT_DATA Program Results
  2.  
  3.   Elapsed time for lea    label(pc), Am 
  4.                    move.l An, (Am):        205  milliseconds
  5.   Memory required for first algorithm:       6  bytes
  6.  
  7.   Elapsed time for lea    label, Am 
  8.                    move.l An, (Am):        230  milliseconds
  9.   Memory required for second algorithm:      8  bytes
  10.  
  11.   Elapsed time for move.l An, label:       205  milliseconds
  12.   Memory required for third algorithm:       6  bytes
  13.